home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr26 / epm20.zip / REGISTER.BAT < prev    next >
DOS Batch File  |  1993-05-23  |  646b  |  26 lines

  1. @echo off
  2. cls                     
  3. echo              REGISTRATION AND ORDER FORM
  4. echo                          FOR
  5. echo                      easyPopMaker v2.0
  6. echo            (C) Copyright by E. R. Hunter 1992
  7.  
  8. echo.
  9. echo.
  10. echo You can register via CompuServe:
  11. echo.
  12. echo.      GO SWREG and follow instruction to register for easyPopMaker
  13. echo.      (EPM10.ZIP). CompuServe will bill you for $25.00.
  14. echo.
  15. echo Leave CompuServe e-mail for Ernest Hunter 71544,273.
  16. echo.
  17. echo.
  18. echo Adjust printer if needed and.
  19. echo Press CTRL-C to cancel print or
  20. pause 
  21.  
  22. type register.frm > lpt1
  23. echo.
  24. echo.
  25. echo Get form from printer.
  26.